/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.price-table ul li span[title] {
  font-size: 14px;
  margin-left: 5px;
  display: inline-block;
}
